home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / moni / dhrystone_NEW.lha / Dhrystone / README < prev    next >
Text File  |  1995-05-30  |  3KB  |  89 lines

  1. Short:    UN*X port (SAS adapted), incl. binaries
  2. Author:   Torsten Hiddessen / math@sun.rz.tu-clausthal.de
  3. Uploader: Torsten Hiddessen / math@sun.rz.tu-clausthal.de
  4. Type:     util/moni
  5.  
  6.                         
  7. COPYRIGHT
  8.  
  9.  This  package is public-domain.  This means you can copy it freely
  10. as long as you don't ask any money for it, except perhaps a nominal
  11. fee for copying.
  12.  
  13.  
  14. CONTENTS
  15.  
  16.  This  package contains the well known 'Dhrystone' benchmark.  It's
  17. available  everwhere  on the net - but if you wish to compile it on
  18. AMIGA,  you  need  to alter the source a little bit.  The source is
  19. adapted  to take advantage of the 'timer.device' - NOTHING else has
  20. been altered.
  21.  
  22.  
  23. USAGE
  24.  Just  run  your  favourite  version  (1.0,  1.1  or  2.1)  from  your
  25. 'processors  directory'  (68000+,  68020+, 68040+).  For each CPU, the
  26. benchmark  runs  at  a  useful  (IMHO) loop count.  The excutables are
  27. compiled under SAS/C 6.55.
  28.  
  29.  
  30. INFO
  31.  
  32.  I  wished  to  have  the  standard  dhrystone  around - just from the
  33. original  sources  and optimized for my processor.  So I could compare
  34. our  workstations  and a 486/DX33 (under LINUX) to my A4000/040.  Here
  35. are the results from Dhrystone 1.1:
  36.  
  37.  
  38. Machine:       Clock:   Result:  Compiler:
  39. ---------------------------------------------------------------------
  40. DEC ALPHA AXP (150MHz): 427000   CC (GNU/C rates 377000, only)
  41. SUN SPARC 10  ( 33MHz):  83000   GNU/C
  42. PC 486/DX33   ( 33MHz):  28000   GNU/C
  43. A4000/40      ( 30MHz):  38000   SAS/C
  44.  
  45. Notice,  that  I NEVER compiled the benchmark 'register-optimized',
  46. because   this   benchmark   should   rate   the   speed   of   the
  47. processor-memory interface (while performing lots of 'string-copy')
  48. and not the capability of the CPU (especially at RISC-design) to
  49. store runtime variables at dozens of registers.
  50.  
  51.  
  52. GREETINGS
  53.  
  54.  to Steffi, Jerome, Mark, Stefan, Michael, Thomas, as usual..
  55.  
  56.  
  57.  
  58. If  this  stuff  makes  you  happy  or  if  you  want to make any
  59. comments (or just mail your results - especially  from 68060) then
  60. E-mail me at
  61.  
  62.    math@sun.rz.tu-clausthal.de
  63.   
  64.  or send snail-mail to
  65.  
  66.    Torsten Hiddessen
  67.    Walther-Nernst-Str. 1
  68.    38678 Clausthal-Zellerfeld
  69.    Germany
  70.  
  71.  and have a look at my pages at the WWW
  72.  
  73.    http://www.rz.tu-clausthal.de/~math
  74.  
  75.  
  76.  
  77. --
  78. o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o
  79. { Name:    Torsten Hiddessen            Author of the 40 Magic-Backgrounds  }
  80. { Address: Walther-Nernst-Str, 1        Riding on: A4000/40 (30MHz), 10MB,  }
  81. {          37678 Clausthal.Zellerfeld      \|/     420MB HD, Mitsumi FX001D }
  82. {          Germany                         @ @     and AKF 50    __         }
  83. {~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~oOO-(_)-OOo~~\           / /         }
  84. { E-Mail:   math@sun.rz.tu-clausthal.de (preferred)  \     __  / /  AMIGA   }
  85. {           hiddessen@vax.in.tu-clausthal.de          \    \ \/ /  POWER    }
  86. {           thiddess@in.tu-clausthal.de               /     \_\/  rUlEz     }
  87. { WWW-Link: http://www.rz.tu-clausthal.de/~math/     /                      }
  88. o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/~~~~~~~~~~~~~~~~~~~~~~~o
  89.